-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Use LdapName
instead of DistinguishedName
#17325
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @therepanic! I've left some feedback inline.
In addition to that feedback, will you please place the ticket number in the description instead of the title, like so:
Use LdapName instead of DistinguishedName
Closes gh-17301
ldap/src/test/java/org/springframework/security/ldap/SpringSecurityLdapTemplateTests.java
Outdated
Show resolved
Hide resolved
...g/springframework/security/saml2/provider/service/registration/RelyingPartyRegistration.java
Outdated
Show resolved
Hide resolved
I assume the build tests are failing not because of my changes? |
Closes spring-projectsgh-17301 Signed-off-by: Andrey Litvitski <[email protected]>
So helpful, @therepanic, thank you again. This will merge into |
Resolves: #17301